home *** CD-ROM | disk | FTP | other *** search
- jThis sample illustrates how to use Owner and Sleeping properties to create pins. Each time you
- create a link, 2 owned little black nodes are created as origin and destination of the link (see the code of AddLink event).
- If you select a node and push the Sleep button, then all owned nodes of the current node are made
- sleeping. When a node is sleeping, you cannot select it, move it, resize it. Such a node is a pin.
- If you select a node and push the Unsleep button, then all owned nodes of the current node are
- made unsleeping. If you make a node unsleeping, you can change its position or resize it again.
-